Inheritance diagram for Exponent::GUI::Controls::CHtmlMenuItem:

Definition at line 39 of file CHtmlMenuItem.hpp.
| Exponent::GUI::Controls::CHtmlMenuItem::CHtmlMenuItem | ( | const CHtmlString & | link, | |
| const CString & | displayText, | |||
| const long | id | |||
| ) |
Construction
| link | The html string to display | |
| displayText | The text to display | |
| id | The id of the menu item |
| virtual Exponent::GUI::Controls::CHtmlMenuItem::~CHtmlMenuItem | ( | ) | [virtual] |
Destruction
| void Exponent::GUI::Controls::CHtmlMenuItem::lauchLinkInBrowser | ( | ) |
Lauch the link
The linked site..
Definition at line 77 of file CHtmlMenuItem.hpp.